CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - win32 console

搜索资源列表

  1. produceracustmer

    0下载:
  2. 生产者消费者问题,VS2010的WIN32控制台测试-Producers and consumers, VS2010 WIN32 console test
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-23
    • 文件大小:2873
    • 提供者:ruoqi
  1. cMichaelJanssonJokeConsole

    0下载:
  2. 在win32控制台程序下处理鼠标事件,模拟按钮和下拉框的程序,并实现一个简单的文本内容浏览工具。点击文件可查看相应的内容,并可以点击按钮进行切换文件等操作。-Handle mouse events in win32 console application program analog buttons and drop-down box, and implement a simple text content browsing tools. Click on the file to view th
  3. 所属分类:Console

    • 发布日期:2017-12-02
    • 文件大小:231424
    • 提供者:胡嘉显
  1. Myproject

    0下载:
  2. 基于win32控制台应用程序实现 socket客户端通信数据采集 和插入数据库sqlserver-Based on the win32 console application the socket client communication data acquisition and inserted into the database sqlserver
  3. 所属分类:software engineering

    • 发布日期:2017-11-08
    • 文件大小:5531429
    • 提供者:孙悌超
  1. sphere-texture-

    0下载:
  2. 基于win32控制台的小程序,主要实现球面贴图的功能,没旋转放大缩小,但有接口,使用者很容易能够加进去键盘控制放大缩小旋转等。图片像素要求是2的n次方,可以自己画,这里的是128*128像素的。-Based on win32 console applet, the main achievement of the spherical mapping function, not rotating zoom, but it has an interface, the user can be easil
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-13
    • 文件大小:1777738
    • 提供者:侯增涛
  1. Windows-SDK

    0下载:
  2. 1、学会使用VC6.0建立一个Win32 Console Application工程程序内容为屏幕上分成3行输出自己的班级、姓名、学号。 2、学会使用VC6.0建立一个Win32Application工程,把附录的程序调通,并能够运行。 3、在实验内容(2)的基础上修改程序,要求:  窗口背景的颜色为灰色(GRAY_BRUSH)  窗口标题为:“XXX上机实验”(XXX为自己的姓名);  鼠标的形状为:(IDC_HELP)
  3. 所属分类:assembly language

    • 发布日期:2017-11-25
    • 文件大小:1177
    • 提供者:freebank
  1. winsock

    0下载:
  2. 1.使用VC6.0的开发环境,构建工程为Win32 Console Application类型 2.功能简述: 标准时间服务器上的时间为网络内的标准时间;当网络内某台主机(客户端)需要调整时间时,便发送一个请求信息到时间服务器;时间服务器接到请求后,把本地时间作为标准时间发送到客户端;客户端更改本地时间为标准时间。 -1 using VC6.0 development environment to build the project for the Win32 Console Ap
  3. 所属分类:assembly language

    • 发布日期:2017-11-14
    • 文件大小:1409
    • 提供者:freebank
  1. VS2008DDK

    0下载:
  2. VC9集成环境下编译驱动 新建一个空的 win32控制台程序-VC9 integrated environment compiler driver to create a new empty win32 console application
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:41289
    • 提供者:啥事
  1. KillBaiduPlayer

    0下载:
  2. WIN32 枚举指定进程并结束进程 控制台程序 本例以杀死百度影音的进程为例子-Enumeration specifies WIN32 console application process and end the process in this case in order to kill the process as an example Baidu video
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:7584
    • 提供者:姚远智
  1. SimpleChineseChess

    0下载:
  2. win32控制台中国象棋,输入4个数字来移动棋子-Chinese Chess win32 console, enter the four digits to move the pieces
  3. 所属分类:Other Games

    • 发布日期:2017-04-15
    • 文件大小:11749
    • 提供者:George
  1. FFT_TEST2

    0下载:
  2. 一种FFT算法,输入为自然顺序的复数,输出为经过FFT变换的自然顺序的复数,基于win32控制台编的-One kind of FFT algorithm, the input is a natural sequence of complex numbers, the output is the natural order of the FFT transform complex, based on compiled win32 console
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:184920
    • 提供者:CLH
  1. TCP

    0下载:
  2. 简单的TCP通讯程序,分为客户端和服务器端,基于win32控制台开发。-Simple TCP communication procedures, divided into client and server side, based on win32 console development.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-11
    • 文件大小:2335028
    • 提供者:史佳
  1. glut_shapes

    0下载:
  2. VC++用户创建一个Win32控制台项目和链接-VC++ users should create a Win32 Console project and link
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:1995
    • 提供者:madecle
  1. FileChangeWatcher

    0下载:
  2. MFC win32控制台监视文件改变,监视文件添加,删除,重命名操作。-MFC win32 console monitor file changes, monitor file to add, delete, rename operation
  3. 所属分类:Console

    • 发布日期:2017-05-29
    • 文件大小:11599047
    • 提供者:吕国善
  1. Five-in-a-Row

    0下载:
  2. 使用C + +写一个简单的五子棋程序,与Win32控制台编译。-Using C++ to write a simple 331 procedures, with Win32 console compilation.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-08
    • 文件大小:1387
    • 提供者:Phi
  1. bankSimulation

    0下载:
  2. Visual Studio 2008 SP1编写的Win32控制台应用程序,模拟银行叫号服务系统,需要按提示输入每小时客流量,模拟时间,服务台个数等信息。-Visual Studio 2008 SP1 Win32 console application written to simulate banking service system called the number, you need to follow the prompts to enter the hourly traffic, s
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:218608
    • 提供者:胡秋旭
  1. CompositeViewer

    1下载:
  2. OSG中怎样创建多视图,利用OSG+Win32 console application实现。-make multiply views in osg
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-24
    • 文件大小:8152925
    • 提供者:xiang
  1. XT_Format_Explanation

    1下载:
  2. 对XTF的格式进行了详细的解释,并编写了简单的Win32控制台测试程序,附带格式说明英文文件,希望对同行有帮助-XTF format with detailed explanation and writed a simple Win32 console test to program, with a format documents in English, and I hope to help peers
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:298587
    • 提供者:柳黎明
  1. des1

    0下载:
  2. des对称加密算法的实现,win32控制台应用程序项目-des symmetric encryption algorithm, win32 console application project
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:832068
    • 提供者:陈泽丰
  1. poeroff

    0下载:
  2. 简单的定时关机程序,可以设定时间,附上源码和可执行文件-smart power-off-schedule program based on win32 console.
  3. 所属分类:Console

    • 发布日期:2017-04-24
    • 文件大小:275283
    • 提供者:Jerry
  1. fly-bird

    0下载:
  2. 这是一个fly bird小游戏的源代码。空间里看到的,一个C++版本的Flappy bird,编译了一下,改掉了几个错误,觉得挺有意思的。事实上代码远比游戏有意思。 不会用的可以直接新建一个简单的“hello world”工程(Win32 Console Application),把代码替换掉源代码编译就好了-This is a fly bird game' s source code. Space to see, a C++ version Flappy bird, comp
  3. 所属分类:Other Games

    • 发布日期:2016-01-24
    • 文件大小:2048
    • 提供者:cwhhuge
« 1 2 3 4 5 6 7 89 10 11 12 13 »
搜珍网 www.dssz.com